User Interface objects in Cocoa
1381
23-Nov-2015
Updated on 18-Sep-2020
Tarun Kumar
23-Nov-2015Cocoa has a rich-collection of predefined objects for our iOS applications User-Interface.
Some objects are available in the Interface Builder's library.
Some of the Cocoa user-interface objects are as follows:
- Windows
- Text fields
- Table views
- Buttons
- Page controls(iOS)
- SegmentedControls
- Date-Picker
- Switch-Controls(iOS)
- Navigation-Bars(iOS)